Skip to content

ci: correct the maturity tier, this repo is beta and was running the alpha bundle - #45

Merged
sakanni merged 2 commits into
developfrom
CI_Toolkit_Proxy-#13-CorrectMaturityTier
Aug 18, 2026
Merged

ci: correct the maturity tier, this repo is beta and was running the alpha bundle#45
sakanni merged 2 commits into
developfrom
CI_Toolkit_Proxy-#13-CorrectMaturityTier

Conversation

@sakanni

@sakanni sakanni commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

This repository's maturity custom property is beta, but it carries ci-alpha.yml. This swaps it for the beta bundle so the workflow matches the classification. It is the only repository of the 38 onboarded where the two disagree.

This adds checks rather than just renaming a file, so it is worth knowing what starts running. Alpha ran build, copyright compliance, project compliance and serialisation. Beta adds code compliance, dataset compliance, documentation compliance, dataset tests and versioning. The new bundle also points at BHoM/CI_Toolkit and carries the current patterns, so no separate refresh is needed here.

Everything stays non-blocking, so nothing here can stop a merge.

Two honest warnings, because these checks have never run on this repository and a first run is where surprises live:

Any compliance finding they report is pre-existing rather than introduced by this change. They were simply not running before.

ci-versioning in particular can misreport on a repository whose subject assemblies do not resolve, attributing other repositories' findings to your pull request. That is a known defect, tracked as CI_Toolkit#200. If you see a large number of findings in namespaces that are not this repository's, that is what you are looking at, and it is not something to fix here.

If the beta classification is wrong and this repo should be alpha, say so and I will correct the property instead of the workflow.

Tracked in CI_Toolkit_Proxy#13.

@sakanni sakanni added the type:compliance Non-conforming to code guidelines label Aug 17, 2026

@peterjamesnugent peterjamesnugent left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy with changes just repointing the path to BHoM/CI_Toolkit as evidenced by the checks passing and upgrade to beta.

@sakanni

sakanni commented Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

@BHoMBot check ready-to-merge

@bhombot-ci

bhombot-ci Bot commented Aug 17, 2026

Copy link
Copy Markdown

@sakanni to confirm, the following actions are now queued:

  • check ready-to-merge

There are 5 requests in the queue ahead of you.

@sakanni

sakanni commented Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

@BHoMBot check versioning

@bhombot-ci

bhombot-ci Bot commented Aug 17, 2026

Copy link
Copy Markdown

@sakanni to confirm, the following actions are now queued:

  • check versioning

There are 4 requests in the queue ahead of you.

@bhombot-ci

bhombot-ci Bot commented Aug 17, 2026

Copy link
Copy Markdown

This repository is not part of the beta package and does not require a versioning check to be performed.

@bhombot-ci

bhombot-ci Bot commented Aug 17, 2026

Copy link
Copy Markdown

@sakanni to confirm, the following actions are now queued:

  • check versioning

@bhombot-ci

bhombot-ci Bot commented Aug 17, 2026

Copy link
Copy Markdown

@sakanni to confirm, the following actions are now queued:

  • check ready-to-merge

@sakanni
sakanni merged commit 4eb3d6d into develop Aug 18, 2026
19 checks passed
@sakanni
sakanni deleted the CI_Toolkit_Proxy-#13-CorrectMaturityTier branch August 18, 2026 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:compliance Non-conforming to code guidelines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants